Skip to content

Write tests in report order after processing reports#163

Merged
ErichDonGubler merged 2 commits intomainfrom
use-report-order
Apr 8, 2025
Merged

Write tests in report order after processing reports#163
ErichDonGubler merged 2 commits intomainfrom
use-report-order

Conversation

@ErichDonGubler
Copy link
Copy Markdown
Collaborator

When we process reports, populate test entries in IndexMaps, instead of BTreeMaps. Then, populate them from reports before they get populated from metadata. That way, when we iterate over them to write back to disk, we do so in the order that tests were reported.

@ErichDonGubler ErichDonGubler moved this to In Progress in WebGPU for Firefox Apr 8, 2025
@ErichDonGubler ErichDonGubler force-pushed the use-report-order branch 3 times, most recently from 77608bb to ae37237 Compare April 8, 2025 20:07
@ErichDonGubler ErichDonGubler enabled auto-merge April 8, 2025 21:06
@ErichDonGubler ErichDonGubler merged commit b22da1e into main Apr 8, 2025
34 checks passed
@ErichDonGubler ErichDonGubler deleted the use-report-order branch April 8, 2025 21:22
@github-project-automation github-project-automation Bot moved this from In Progress to Done in WebGPU for Firefox Apr 8, 2025
ErichDonGubler added a commit that referenced this pull request Apr 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant